home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / proj_mgr / vbproj / vbprojed.frm (.txt) < prev   
Visual Basic Form  |  1992-10-18  |  17KB  |  220 lines

  1. EditMak
  2. Add or Modify project files
  3. Form2,
  4. Frm_Add
  5. 0&Insert Button caption and project's path / name
  6. Pic_Add
  7. Txt_Caption
  8. Txt_Source
  9. Frm_MakList
  10. Button &Nro.
  11. Lst_MakFiles
  12. Pic_Ok
  13. wwwwwwwwwwwwwwwwwwwwwwwwwwwwww
  14. wwwwwwwwwwwwwwwwwwwwwwwwwwwww
  15. "$Gwx
  16. """Dww
  17. """$Gwx
  18. """"Dww
  19. """"$Gwx
  20. """""Dww
  21. "$Gwx
  22. ""Dww
  23. ""Dwx
  24. "$Gwx
  25. "$Gwx
  26. Pic_Ok
  27. DGwwwx
  28. "Dwwww
  29. "$Gwwwx
  30. """Dwwww
  31. """$Gwwwx
  32. """"Dwwww
  33. """"$Gwwwx
  34. """""Dwwww
  35. "$Gwww
  36. ""Dwwwx
  37. "$Gwww
  38. ""Dwwwx
  39. "$Hwwwx
  40. "$Hwww
  41. "$Hww
  42. wwwwwwwwwwwwwwwwwwwwwwwwwwwwww
  43. Pic_Br
  44. wwwwwwwwwwwwwwwwwwwwwwwwwwwwww
  45. wwwwwwwwwwwwwwwwwwwwwwwwwwwww
  46. Pic_Br
  47. xxxxxxxxxxxxxxxxx
  48. xxxxxxxxxxxxxxxxx
  49. wwwwwwwwwwwwwwwwwwwwwwwwwwwwwx
  50. Pic_Cn
  51. wwwwwwwwwwwwwwwwwwwwwwwwwwwwww
  52. wwwwwwwwwwwwwwwwwwwwwwwwwwwww
  53. Pic_Cn
  54. wwwxxxxxxxxxxxxxxxxxx
  55. wwwxxxxxxxxxxxxxxxxx
  56. wwwwwwwwwwwwwwwwwwwwwwwwwwwwww
  57. Lbl_Info
  58. FALSE
  59. FIRST_CLICK
  60. SECOND_CLICKd
  61. WhichClick
  62. LastItemFocus
  63. Cmd_Add_Click
  64. Index
  65. WriteButton
  66. Projects+
  67. ReadButton
  68. EditMak
  69. Browse
  70. @    Form_Load
  71. Screen
  72. Width
  73. Height
  74. Lst_MakFiles}
  75. Cmd_Project
  76. Caption
  77. Lst_Makfiles_Dblclick(
  78. GetIndex
  79.     ListIndex
  80. Txt_Caption
  81. Text`
  82. Txt_Source
  83. Lst_MakFiles_Click
  84.     ItemFocusE
  85. Pic_Ok_MouseDown
  86. Button
  87. Shift
  88. Pic_Okf
  89. Visiblec
  90. Pic_Ok_MouseUpY
  91. Pic_Cn_MouseDownu
  92. Pic_Cn
  93. Pic_Cn_MouseUp6
  94. Pic_Br_MouseDownH
  95. Pic_Br
  96. Pic_Br_MouseUp
  97. Form_Paint0
  98. TreeD
  99. Lbl_Info
  100. Frm_Add
  101. Frm_MakList
  102. Pic_Ok_GotFocus
  103. BorderStyle
  104. Pic_Ok_LostFocus+
  105. Pic_Cn_GotFocus?
  106. Pic_Cn_LostFocusS
  107. Pic_Br_LostFocus^
  108. Pic_Br_GotFocus
  109. Lst_MakFiles_MouseMove
  110. Form_Unload
  111. Cancel
  112. Form_MouseMove
  113. Txt_Caption_ChangeS
  114. Pic_Add_Click
  115. Pic_Add_MouseMove
  116. Pic_Br_MouseMove
  117. Pic_Cn_MouseMove)
  118. Pic_Ok_MouseMovex
  119.     KEY_ENTER}
  120. Pic_Br_KeyDown
  121. KeyCode
  122. MouseUp
  123. Pic_Br_KeyPress
  124. KeyAscii
  125. Pic_Cn_KeyDown
  126. Pic_Ok_KeyDown
  127.     ChCaption
  128. BtnToCh
  129. BtnProjects
  130.     BtnFromCh
  131. Frm_MakList_DragDrop)
  132. Source
  133. IDYES:
  134. YESNO
  135. Answer
  136. BtCapt
  137.     BtCmdLine
  138. Lst_MakFiles_KeyPress
  139. Lst_MakFiles_KeyDown
  140. Lst_Makfiles_Doubleclic
  141. Lst_Makfiles_Doubleclick
  142. Changes
  143. For editing and adding mak files to determine-
  144. Click and DoubleClickg
  145. Form_Load
  146. Center form to the screen, load all buttons-
  147. to list array and set Click as FIRST_CLICK.-
  148. Lst_Makfiles_Dblclick
  149. This procedure save changes made for
  150. Project buttons, but does not writee
  151. changes to vbproj.ini until user has
  152. clicked OK Button.
  153. Write changes and restore Click Procedure.
  154. Lst_MakFiles_Click
  155. This procedure displays current project file and it's-
  156. caption assigned to button. If user click first time
  157. and after that changes project file and its caption,
  158. save first Click and give user chance to make modification
  159. permanent by DoubleClicking active item in list array.
  160. ItemFocus store the index in list array to allow save-
  161. modifications by DoubleClicking active item in list array.
  162. See DoubleClic Procedure.i
  163. save current list item index for allowing DoubleClick.
  164. Pic_Ok_MouseDown
  165. Pic_Ok_MouseUp
  166. Pic_Cn_MouseDown
  167. Pic_Cn_MouseUp
  168. If user cancel modifications, we have to read 
  169. button properties again from vbproj.ini to makel
  170. sure that proper tag properties for buttons ares
  171. correct.
  172. Pic_Br_MouseDown
  173. Pic_Br_MouseUp
  174. Form_Paint
  175. Give controls a 3-D look. See TreeD Sub in
  176. vbproj.bas module.
  177. Draw Line just above Lbl_Info to separatea
  178. it from rest of form (statusbar style).y
  179. down$
  180. Pic_Ok_GotFocus
  181. When user moves with TAB to a different Picture-
  182. button control, give borders around it toi
  183. show it is a control that has focus. Remove
  184. borders when control loose focus, in LostFocus
  185. Procedure.
  186. Pic_Ok_LostFocus
  187. Pic_Cn_GotFocus
  188. When user moves with TAB to a different Picture
  189. button control, give borders around it toi
  190. show it is a control that has focus. Remove
  191. borders when control loose focus, in LostFocus
  192. Procedure.
  193. Pic_Cn_LostFocus
  194. Pic_Br_LostFocus
  195. Pic_Br_GotFocus
  196. When user moves with TAB to a different Picture
  197. button control, give borders around it toi
  198. show it is a control that has focus. Remove
  199. borders when control loose focus, in LostFocus
  200. Procedure.
  201. Lst_MakFiles_MouseMove
  202. Choose Button to modify, give button's caption and project's path. When complete assign new values with DoubleClick or press ENTER
  203. Form_MouseMove
  204. Move mouse pointer above control to see more info about it
  205. Pic_Add_MouseMove
  206. This picture control give info to user about caption
  207. and path, because frame and textbox does not havei
  208. MouseMove events.-
  209. Give button's caption and project's path for selected button in list box
  210. Pic_Br_MouseMove
  211. Loads a browse window for browsing desired Visual Basic project file to be assigned to a button"
  212. Pic_Cn_MouseMove
  213. Cancel all changes have made to buttons"
  214. Pic_Ok_MouseMove
  215. Write changes to vbproj.ini"
  216. Pic_Br_KeyDown
  217. Pic_Cn_KeyDown
  218. Pic_Ok_KeyDown
  219. Lst_MakFiles_KeyDown
  220.